Update typst-community/setup-typst action to v5#11
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update typst-community/setup-typst action to v5#11renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v5Release Notes
typst-community/setup-typst (typst-community/setup-typst)
v5.1Compare Source
v5.1.0Compare Source
What's Changed
🚨 Breaking Change: The existing
typst-versions-mapinput will be deprecated in a future major release. You can now usetypst-versions-json:directly as a replacement fortypst-versions-map:.zip-packagesnow uses the latest version of installed Typst to download packages. #63No error will occur when
zip-packagesis set with a non-typstexecutable name.fast-xml-parserfrom 5.5.5 to 5.5.8 to address security issues. #62fast-xml-parseris now a direct dependency to support XML parsing when installing multiple Typst versions. #63smol-toml. #65brace-expansionfor additional security improvements. #66Full Changelog: typst-community/setup-typst@v5.0.0...v5.1.0
v5.0Compare Source
v5.0.0Compare Source
🎉 Typst GitHub Action v5.0 – One Action, Many Typst Versions!
Welcome to v5.0 — a bold new chapter in our quest to make Typst installation smoother than freshly brewed coffee ☕ (and just as energizing). This release packs breaking changes, exciting new features, and some behind-the-scenes polish that’ll make your workflows shine.
We’ve streamlined things a bit, so please check these before upgrading:
The action now runs on
node24(runs.using: node24). Time to leave older Node versions in the dust!local-packages! 👋The deprecated
local-packagesinput has officially retired. Please usezip-packagesinstead—it works exactly the same, just with a snazzier name. No other migration steps needed!This action no longer emits any outputs—not even
typst-versionorcache-hit. With the shift to multi-version support viatypst-versions-map, outputs became ambiguous and were removed.🚀 New Feature: Install Multiple Typst Versions at Once!
Introducing the new input
typst-versions-map— a flexible way to install several Typst versions simultaneously. See README for more.🔧 Under the Hood & Docs
Full Changelog: typst-community/setup-typst@v4.3.1...v5.0.0
Thanks for using our action! Upgrade today and unleash the power of multi-version Typst awesomeness!
v5Compare Source
v4.3.1Compare Source
What's Changed
Full Changelog: typst-community/setup-typst@v4.3.0...v4.3.1
v4.3.0Compare Source
Full Changelog: typst-community/setup-typst@v4.2.0...v4.3.0
v4.3Compare Source
v4.2Compare Source
v4.2.0Compare Source
@previewpackages from ZIP archives in #45v4.1Compare Source
v4.1.0Compare Source
I'm thrilled to announce a significant update with powerful new features, infrastructure optimizations, and improved documentation. This release revolutionizes how you manage local packages while delivering better maintainability and developer experience.
✨ New Features
📦 Download ZIP archives as local packages: Introducing the new
local-packagesandcache-local-packagesinputs that enable seamless integration of ZIP archives as local packages.📚 Documentation Overhaul
I've completely reinvented our guides to help you master advanced scenarios:
🛠️ Under the Hood
v0.1.0andv0.2.0)Full Changelog: typst-community/setup-typst@v4.0.3...v4.1.0
Upgrade now and try a new experience with local packages management!
v4.0.3Compare Source
.zipextension if necessary fortc.extractZip()in ( #35 )Full Changelog: typst-community/setup-typst@v4.0.2...v4.0.3
v4.0.2Compare Source
Fix typo in cache primaryKey by @Lipen in #28
New Contributors
v4.0.1Compare Source
restoreKeysin #26Full Changelog: typst-community/setup-typst@v4.0.0...v4.0.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.